chore: remove unsupported setup-uv input#545
Conversation
|
Reviews (1): Last reviewed commit: "chore: remove unsupported setup-uv input" | Re-trigger Greptile |
posthog-python Compliance ReportDate: 2026-04-30 09:15:17 UTC ✅ All Tests Passed!30/30 tests passed Capture Tests✅ 29/29 tests passed View Details
Feature_Flags Tests✅ 1/1 tests passed View Details
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
💡 Motivation and Context
astral-sh/setup-uv@v8no longer supports thepyproject-fileinput, which causes GitHub Actions to warn about an unexpected input in CI, reference generation, and release workflows.This removes the unsupported input from all
setup-uvsteps. Rootpyproject.tomldiscovery and default cache dependency handling are already covered bysetup-uvitself.💚 How did you test it?
pyproject-fileremain withrg -n "pyproject-file" .github/workflows.📝 Checklist
If releasing new changes
sampo addto generate a changeset filereleaselabel to the PR